Extra lines in 2nd before 11 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:File.c"; Line Δ11; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:File.c"; Line 11:18)
/* You may incorporate this sample code into your applications without
** restriction, though the sample code has been provided "AS IS" and the
** responsibility for its operation is 100% yours. However, what you are
** not permitted to do is to redistribute the source as "DSC Sample Code"
** after having made changes. If you're going to re-distribute the source,
** we require that you make it clear in the source that the code was
** descended from Apple Sample Code, but that you've made changes. */
Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:File.c"; Line 90:98; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:File.c"; Line 98:106)
/* 20 */ nil, /* Reserve space for other */
/* 21 */ nil, /* objects that may be added */
/* 22 */ nil, /* to the tool palette. */
/* 23 */ nil, /* The group object is never */
/* 24 */ nil, /* going to be in the tool */
/* 25 */ nil, /* palette, so put it far */
/* 26 */ nil, /* enough away to leave room */
/* 27 */ nil, /* for other objects. */
/* 28 */ nil,
/* 20 */ TLineObj,
/* 21 */ nil, /* Reserve space for other */
/* 22 */ nil, /* objects that may be added */
/* 23 */ nil, /* to the tool palette. */
/* 24 */ nil, /* The group object is never */
/* 25 */ nil, /* going to be in the tool */
/* 26 */ nil, /* palette, so put it far */
/* 27 */ nil, /* enough away to leave room */
/* 28 */ nil, /* for other objects. */
Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:File.c"; Line 135; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:File.c"; Line 143:144)
/* 65 */ TGroupObj};
/* 65 */ TGroupObj,
/* 66 */ TExtSelectObj};
Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:File.c"; Line 162; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:File.c"; Line 171)
/* 20 */ 0,
/* 20 */ sizeof(LineObj),
Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:File.c"; Line 207; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:File.c"; Line 216:217)
/* 65 */ sizeof(GroupObj)};
/* 65 */ sizeof(GroupObj),
/* 66 */ sizeof(ExtSelectObj)};
Extra lines in 2nd before 242 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:File.c"; Line Δ242; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:File.c"; Line 252:255)